Light sensor with Arduino

This tutorial is to help us on how to design and interface a Liquid Crystal Display (LCD) with the PIC16F877A microcontroller . Firstly, you will design the schematic below on proteus software and save it. For the coding, we are going to write the code in C on Micro C Pro for PIC compiler.
You need to watch the video above in order to understand how this circuit works.


LCD PIC16F877A

In this project, you will need

  1. PIC16F877A microcontroller
  2. Liquid Crystal Display (LCD)
  3. Crystal oscillator
  4. Two capacitors
  5. Potentiometer, Push button, Resistor

  6. Click on the link below to download
    Source code